home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 26 (Anniversary Edition)
/
Volume 26 [Anniversary Edition] - JOGO DISK .iso
/
Fight
/
fightingschool.swf
/
scripts
/
frame_407
/
PlaceObject2_184_66
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Wrap
Text File
|
2006-06-09
|
84b
|
7 lines
onClipEvent(enterFrame){
if(this._x < -550)
{
this._x = 0;
}
}